Skip to content

Fix custom build workflow - #10123

Merged
jepler merged 1 commit into
adafruit:mainfrom
Neradoc:fix-custom-build-action
Mar 10, 2025
Merged

Fix custom build workflow#10123
jepler merged 1 commit into
adafruit:mainfrom
Neradoc:fix-custom-build-action

Conversation

@Neradoc

@Neradoc Neradoc commented Mar 8, 2025

Copy link
Copy Markdown

fixes #10117
Adds a python script to return the port directory name from the board name.
Uses that in a step of the Build board (custom) workflow without touching anything else.

Testing on my fork (selecting the correct branch at every step) it seems to work. Made a build of the Seeed Studio Xiao with pulseio by removing usb_midi.
https://github.com/Neradoc/circuitpython/actions/runs/13740357241

use that in the Build board (custom) workflow

@jepler jepler left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, didn't test.

@jepler
jepler merged commit 64e87e2 into adafruit:main Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom board build action doesn't work

2 participants